From 7c88f19c749db6fc2e037b112746bc72e68f2a65 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 27 Jun 2014 12:46:34 +0200 Subject: [PATCH] docs: Sort GDK_DEBUG values alphabetically https://bugzilla.gnome.org/show_bug.cgi?id=732330 --- docs/reference/gtk/running.sgml | 64 ++++++++++++++++----------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/reference/gtk/running.sgml b/docs/reference/gtk/running.sgml index e84f54d906..9c11358b09 100644 --- a/docs/reference/gtk/running.sgml +++ b/docs/reference/gtk/running.sgml @@ -139,72 +139,72 @@ additional environment variables. to print out different types of debugging information. - misc - Miscellaneous information + baselines + Baselines. - plugsocket - Cross-process embedding + builder + GtkBuilder support - text - Text widget internals + geometry + Size allocation - tree - Tree widget internals + icontheme + Icon themes - updates - Visual feedback about window updates + interactive + Open the interactive debugger. keybindings Keybindings - modules - Loading of modules + misc + Miscellaneous information - geometry - Size allocation + modules + Loading of modules - icontheme - Icon themes + no-css-cache + Bypass caching for CSS style properties. - printing - Printing support + no-pixel-cache + Disable the pixel cache. - builder - GtkBuilder support + plugsocket + Cross-process embedding - size-request - Size requests + pixel-cache + Pixel cache. - no-css-cache - Bypass caching for CSS style properties. + printing + Printing support - baselines - Baselines. + size-request + Size requests - pixel-cache - Pixel cache. + text + Text widget internals - no-pixel-cache - Disable the pixel cache. + tree + Tree widget internals - interactive - Open the interactive debugger. + updates + Visual feedback about window updates -- 2.30.2